Skip to content

[2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672)#7716

Merged
terryjreedy merged 1 commit intopython:2.7from
andresdelfino:backport-4fddd4e-2.7
Jun 15, 2018
Merged

[2.7] bpo-33852: Remove misplaced parentheses around 'list'. (GH-7672)#7716
terryjreedy merged 1 commit intopython:2.7from
andresdelfino:backport-4fddd4e-2.7

Conversation

@andresdelfino
Copy link
Copy Markdown
Contributor

@andresdelfino andresdelfino commented Jun 15, 2018

'expresson list' refers to the grammar term 'expression_list' in the subscription production..
(cherry picked from commit 4fddd4e)

Co-authored-by: Andrés Delfino adelfino@gmail.com

https://bugs.python.org/issue33852

…H-7672)

'expresson list' refers to the grammar term 'expression_list' in the subscription production..
(cherry picked from commit 4fddd4e)

Co-authored-by: Andrés Delfino <adelfino@gmail.com>
@terryjreedy terryjreedy merged commit 184e8ed into python:2.7 Jun 15, 2018
@bedevere-bot
Copy link
Copy Markdown

@terryjreedy: Please replace # with GH- in the commit message next time. Thanks!

@andresdelfino andresdelfino deleted the backport-4fddd4e-2.7 branch June 15, 2018 20:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants